home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / groff / 1.19.1 / font / devps / prologue < prev    next >
Text File  |  2005-10-13  |  3KB  |  172 lines

  1. %!PS-Adobe-3.0 Resource-ProcSet
  2. /setpacking where{
  3. pop
  4. currentpacking
  5. true setpacking
  6. }if
  7. /grops 120 dict dup begin
  8. /SC 32 def
  9. /A/show load def
  10. /B{0 SC 3 -1 roll widthshow}bind def
  11. /C{0 exch ashow}bind def
  12. /D{0 exch 0 SC 5 2 roll awidthshow}bind def
  13. /E{0 rmoveto show}bind def
  14. /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
  15. /G{0 rmoveto 0 exch ashow}bind def
  16. /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
  17. /I{0 exch rmoveto show}bind def
  18. /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
  19. /K{0 exch rmoveto 0 exch ashow}bind def
  20. /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
  21. /M{rmoveto show}bind def
  22. /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
  23. /O{rmoveto 0 exch ashow}bind def
  24. /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
  25. /Q{moveto show}bind def
  26. /R{moveto 0 SC 3 -1 roll widthshow}bind def
  27. /S{moveto 0 exch ashow}bind def
  28. /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
  29. /SF{
  30. findfont exch
  31. [exch dup 0 exch 0 exch neg 0 0]makefont
  32. dup setfont
  33. [exch/setfont cvx]cvx bind def
  34. }bind def
  35. /MF{
  36. findfont
  37. [5 2 roll
  38. 0 3 1 roll
  39. neg 0 0]makefont
  40. dup setfont
  41. [exch/setfont cvx]cvx bind def
  42. }bind def
  43. /level0 0 def
  44. /RES 0 def
  45. /PL 0 def
  46. /LS 0 def
  47. /MANUAL{
  48. statusdict begin/manualfeed true store end
  49. }bind def
  50. /PLG{
  51. gsave newpath clippath pathbbox grestore
  52. exch pop add exch pop
  53. }bind def
  54. /BP{
  55. /level0 save def
  56. 1 setlinecap
  57. 1 setlinejoin
  58. 72 RES div dup scale
  59. LS{
  60. 90 rotate
  61. }{
  62. 0 PL translate
  63. }ifelse
  64. 1 -1 scale
  65. }bind def
  66. /EP{
  67. level0 restore
  68. showpage
  69. }bind def
  70. /DA{
  71. newpath arcn stroke
  72. }bind def
  73. /SN{
  74. transform
  75. .25 sub exch .25 sub exch
  76. round .25 add exch round .25 add exch
  77. itransform
  78. }bind def
  79. /DL{
  80. SN
  81. moveto
  82. SN
  83. lineto stroke
  84. }bind def
  85. /DC{
  86. newpath 0 360 arc closepath
  87. }bind def
  88. /TM matrix def
  89. /DE{
  90. TM currentmatrix pop
  91. translate scale newpath 0 0 .5 0 360 arc closepath
  92. TM setmatrix
  93. }bind def
  94. /RC/rcurveto load def
  95. /RL/rlineto load def
  96. /ST/stroke load def
  97. /MT/moveto load def
  98. /CL/closepath load def
  99. /Fr{
  100. setrgbcolor fill
  101. }bind def
  102. /setcmykcolor where{
  103. pop
  104. /Fk{
  105. setcmykcolor fill
  106. }bind def
  107. }if
  108. /Fg{
  109. setgray fill
  110. }bind def
  111. /FL/fill load def
  112. /LW/setlinewidth load def
  113. /Cr/setrgbcolor load def
  114. /setcmykcolor where{
  115. pop
  116. /Ck/setcmykcolor load def
  117. }if
  118. /Cg/setgray load def
  119. /RE{
  120. findfont
  121. dup maxlength 1 index/FontName known not{1 add}if dict begin
  122. {
  123. 1 index/FID ne{def}{pop pop}ifelse
  124. }forall
  125. /Encoding exch def
  126. dup/FontName exch def
  127. currentdict end definefont pop
  128. }bind def
  129. /DEFS 0 def
  130. /EBEGIN{
  131. moveto
  132. DEFS begin
  133. }bind def
  134. /EEND/end load def
  135. /CNT 0 def
  136. /level1 0 def
  137. /PBEGIN{
  138. /level1 save def
  139. translate
  140. div 3 1 roll div exch scale
  141. neg exch neg exch translate
  142. 0 setgray
  143. 0 setlinecap
  144. 1 setlinewidth
  145. 0 setlinejoin
  146. 10 setmiterlimit
  147. []0 setdash
  148. /setstrokeadjust where{
  149. pop
  150. false setstrokeadjust
  151. }if
  152. /setoverprint where{
  153. pop
  154. false setoverprint
  155. }if
  156. newpath
  157. /CNT countdictstack def
  158. userdict begin
  159. /showpage{}def
  160. /setpagedevice{}def
  161. }bind def
  162. /PEND{
  163. clear
  164. countdictstack CNT sub{end}repeat
  165. level1 restore
  166. }bind def
  167. end def
  168. /setpacking where{
  169. pop
  170. setpacking
  171. }if
  172.